home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Guck rein! / Shareware / SoundEffects / Effects Folder / Dither / Dither.rsrc / TEXT_1000_About.txt < prev    next >
Encoding:
Text File  |  1994-07-21  |  614 b   |  6 lines

  1. The Dither effect module adds random noise to a sound.
  2. You can specify the amplitude of the noise either as a percentage of the maximum amplitude or as a fixed number of points. For example, 10% is roughly the same as 12 points in a 8-bit sound, or 3276 in a 16-bit sound.
  3.  
  4. Dithering can be very useful when downsampling a sound to a lower sample size. By just stripping the last few bits of the sound, the original waveform is strongly distorted. If the sound is dithered before downsampling, a little noise will be added, but that is far more desirable than distortion.
  5.  
  6. Part of the SoundEffects Effects Package.